Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch: feature 1218 docker image - makes Metacat deployable on Kubernetes, using a Helm Chart #1637

Merged
merged 54 commits into from
Jun 14, 2023

Conversation

artntek
Copy link
Contributor

@artntek artntek commented Jun 7, 2023

See Issue #1623

Built on top of the work for #1218 (build a docker image for metacat) - the goal is to be able to use helm to install or upgrade metacat on a k8s cluster.

mbjones and others added 28 commits June 14, 2023 07:55
The password file is now updated with the Metacat password admin utility.
Note that for now this only changes the context on the core metacat
application, and not on the related metacatui image.
Previously, HZ was emitting an error in the log that it couldn't
connect.  Turns out the port was not exposed in docker.  It still takes
a while to connect, but the hz error is now gone.
The password file is now updated with the Metacat password admin utility.
Note that for now this only changes the context on the core metacat
application, and not on the related metacatui image.
Previously, HZ was emitting an error in the log that it couldn't
connect.  Turns out the port was not exposed in docker.  It still takes
a while to connect, but the hz error is now gone.
… to externally-hosted postgres and solr instances, and a bind-mount for /var/metacat (to be revisited)
…nfig. Switching to a different branch to add properties overlays to metacat, then coming back to this branch to eliminate this duplication
…acat as RO, instead of making a copy to a RW persistent volume
…r runnign metacat. Added debug flag to values.yaml for the latter.
… Necessitates alsu using python3 and installing 'unzip', plus a change to liveness/readiness probes so they don't return 404s now
Copy link
Member

@mbjones mbjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been following along as this goes, and looks good to me, although I haven't yet run the code. Since the PR is all contained outside of regular metacat source, I will just approve the merge and then you can refactor later if/when we find stuff that needs to change.

@artntek artntek merged commit d4e7c96 into develop Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants